Update GitHub Actions workflows to remove Python 3.9 support#502
Update GitHub Actions workflows to remove Python 3.9 support#502MervinPraison merged 1 commit intomainfrom
Conversation
- Modified workflow files to exclude Python 3.9 from the test matrix, focusing on Python 3.10 and 3.11 for improved compatibility. - Ensured minimal changes to existing code while streamlining the testing process.
|
Note Gemini is unable to generate a summary for this pull request due to the file types involved not being currently supported. |
✅ Deploy Preview for praisonai canceled.
|
|
Caution Review failedThe pull request is closed. WalkthroughThe GitHub Actions workflows for comprehensive, core, and framework tests were updated to remove Python 3.9 from their test matrices. All workflows now run tests exclusively on Python 3.10 and/or 3.11, and summary reporting steps were adjusted to reflect this change. No other workflow logic was altered. Changes
Suggested labels
Poem
📜 Recent review detailsConfiguration used: CodeRabbit UI 📒 Files selected for processing (3)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
Update GitHub Actions workflows to remove Python 3.9 support
Summary by CodeRabbit